*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 7 Jun 2004 00:00:03 +0000 (00:00 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 7 Jun 2004 00:00:03 +0000 (00:00 +0000)
src/ChangeLog

index 77b62eeba358ed4b302af684be6dcbd4eb75fb07..9f9aa3aeb71bdee77c69f47ff385ce443f9e56c3 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-07  Kenichi Handa  <handa@m17n.org>
+
+       * coding.c (find_safe_codings): Check NILP (safe_codings) only at
+       the necessary places.
+
 2004-06-07  Kim F. Storm  <storm@cua.dk>
 
        * process.c (Fdelete_process): Undo 2004-05-28 change.